Joining two datasets

ANU BDSI
workshop
Data Wrangling with R Part 1

Emi Tanaka

Biological Data Science Institute

8th April 2024

Current learning objective

  • -Recognize the characteristics of tidy data
  • -Differentiate between the Base and Tidyverse paradigms
  • -Acquire the skills to add/modify columns, subset data by rows and columns, rename column names, and perform group operations using dplyr
  • -Pivot data into longer or wider format using tidyr
  • Join datasets using dplyr

Summary

Exercise time

20:00